BootSource.kernelImagePath

Host level path to kernel bzImage/vmlinux used to boot guest

struct BootSource
@serializationRequired
@serializationKeys("kernel_image_path")
string kernelImagePath;

Meta